Skip to content

Conversation

@SylvainCorlay
Copy link
Member

Just dropping this here while I am looking at the issue.

JohanMabille and others added 27 commits July 4, 2023 12:04
The directive is also present later. The earlier occurrence makes compilation fail with the following error:

```
CMake Error at /usr/share/cmake-3.27/Modules/FindThreads.cmake:66 (message):
  FindThreads only works if either C or CXX language is enabled
Call Stack (most recent call first):
  CMakeLists.txt:13 (find_package)
```
test/CMakeLists.txt: remove extra find_package(Threads)
Fixed half errhandling throw except
Resolve issue promoting multiple std::complex
Upgraded to cmake 3.5 to avoid warnings
Use GetModuleFileNameW for wchar_t array
std::make_unsigned requires type_traits
std::copy_backwards requires algorithm
#include <initializer_list> for std::initializer_list
#include <memory>  for std::allocator
#include <algorithm> for std::copy
Avoid re-#defines of XTL_NO_EXCEPTIONS
Properly #include <iostream> for XTL_NO_EXCEPTIONS
Add missing includes to xbasic_fixed_string
Preprocessor fixes for xtl_config.hpp
Add missing includes to  xdynamic_bitset.hpp
@SylvainCorlay SylvainCorlay force-pushed the module branch 3 times, most recently from 3fd9e6d to ad9ad5f Compare May 30, 2024 10:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants